'Declaration<DispIdAttribute(79)> Sub AddRectangleAnnotInteractive( _ ByVal Fill As Boolean, _ ByVal Stroke As Boolean, _ ByVal BackColor As Integer, _ ByVal BorderColor As Integer, _ ByVal BorderWidth As Single, _ ByVal Opacity As Single _ )
[DispId(79)] void AddRectangleAnnotInteractive( bool Fill, bool Stroke, int BackColor, int BorderColor, float BorderWidth, float Opacity )
procedure AddRectangleAnnotInteractive(
Fill: Boolean;
Stroke: Boolean;
BackColor: Integer;
BorderColor: Integer;
BorderWidth: Single;
Opacity: Single
);
DispIdAttribute(79) function AddRectangleAnnotInteractive( Fill : boolean, Stroke : boolean, BackColor : int, BorderColor : int, BorderWidth : float, Opacity : float );
[DispId(79)] void AddRectangleAnnotInteractive( bool Fill, bool Stroke, int BackColor, int BorderColor, float BorderWidth, float Opacity )
[DispId(79)] void AddRectangleAnnotInteractive( bool Fill, bool Stroke, int BackColor, int BorderColor, float BorderWidth, float Opacity )
Parameters
- Fill
- Stroke
- BackColor
- BorderColor
- BorderWidth
- Opacity
